ControllerAxisEventArgs(int, ControllerAxis, short)

Constructor

Namespace: Imagini

Declared in: Imagini.ControllerAxisEventArgs


Creates a new event args object.

Syntax

public ControllerAxisEventArgs(
	int id,
	ControllerAxis axis,
	short value
)

Back to index